PowerTools MultiRow for Windows Forms 8.0J
ListItem コンストラクタ(Object[],Int32,Object)

オブジェクトのコレクション。
ListItemのIndentを表すint値。
ListItemのImageを表すobject
指定した設定を使用して、ListItemクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal subItems() As Object, _
   ByVal indent As Integer, _
   ByVal image As Object _
)
public ListItem( 
   object[] subItems,
   int indent,
   object image
)

パラメータ

subItems
オブジェクトのコレクション。
indent
ListItemのIndentを表すint値。
image
ListItemのImageを表すobject
参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.